docs: don't use property syntax for style properties
authorWilliam Jon McCann <william.jon.mccann@gmail.com>
Wed, 22 Jan 2014 03:45:23 +0000 (22:45 -0500)
committerWilliam Jon McCann <william.jon.mccann@gmail.com>
Wed, 22 Jan 2014 04:20:38 +0000 (23:20 -0500)
gtk/deprecated/gtkstyle.c

index 0ff962d681a064fe99e8e3aec17a7268413f4383..5a14d92eb9a940a20fdc481d22b527d2610dea52 100644 (file)
@@ -4510,8 +4510,8 @@ gtk_widget_modify_base (GtkWidget      *widget,
  *     allocated), or %NULL to undo the effect of previous calls to
  *     of gtk_widget_modify_cursor().
  *
- * Sets the cursor color to use in a widget, overriding the
- * #GtkWidget:cursor-color and #GtkWidget:secondary-cursor-color
+ * Sets the cursor color to use in a widget, overriding the #GtkWidget
+ * cursor-color and secondary-cursor-color
  * style properties.
  *
  * All other style values are left untouched.